var time.localOnce

2 uses

	time (current package)
		zoneinfo.go#L89: var localOnce sync.Once
		zoneinfo.go#L96: 		localOnce.Do(initLocal)